-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Misc]: Add updated concept tree map #580
Conversation
misc/concept_tree.md
Outdated
|
||
This is a concept tree for the Crystal Syllabus. | ||
It is a work in progress, it was last updated on 2024-01-13. | ||
All of the concept which has an exercise around it has been implemented, the rest is still to be implemented. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All of the concept which has an exercise around it has been implemented, the rest is still to be implemented. | |
Each concept with an exercise around it has been implemented, the rest is still to be implemented. |
misc/concept_tree.md
Outdated
end | ||
|
||
subgraph S [Foto Fusionist] | ||
d(binary & octal & hexdecimal) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
d(binary & octal & hexdecimal) | |
d(binary & octal & hexadecimal) |
misc/concept_tree.md
Outdated
h(conditionals) | ||
end | ||
|
||
subgraph I [Intrest is intresting] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
subgraph I [Intrest is intresting] | |
subgraph I [Interest is intresting] |
misc/concept_tree.md
Outdated
ad(Bit Manipulation) | ||
end | ||
|
||
subgraph G [High School Sweethear] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
subgraph G [High School Sweethear] | |
subgraph G [High School Sweetheart] |
misc/concept_tree.md
Outdated
g(string methods) | ||
end | ||
|
||
subgraph H [Meltdown Mitigiation] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
subgraph H [Meltdown Mitigiation] | |
subgraph H [Meltdown Mitigation] |
misc/concept_tree.md
Outdated
|
||
|
||
m(Getters/setters) | ||
p(raisining errors) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
p(raisining errors) | |
p(raising errors) |
misc/concept_tree.md
Outdated
y(Tuples) | ||
z(Hashes) | ||
aa(Named Tuple) | ||
ab(Decompositon & multiple assignment) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ab(Decompositon & multiple assignment) | |
ab(Decomposition & multiple assignment) |
misc/concept_tree.md
Outdated
q(Arrays) | ||
end | ||
|
||
subgraph R [Chaitanas Colossal Coaster] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
subgraph R [Chaitanas Colossal Coaster] | |
subgraph R [Chaitana's Colossal Coaster] |
misc/concept_tree.md
Outdated
|
||
subgraph M [Castle Dinner] | ||
o(Nil) | ||
end |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This node is a duplicate of the one above
No description provided.